home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_63179.txt < prev    next >
Text File  |  1987-11-25  |  1KB  |  46 lines

  1. -- card: 63179 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2004
  11. -- rect: left=20 top=149 right=278 bottom=130
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 2
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part contents for background part 2
  23. ----- text -----
  24. A script that explains itself (cont.)
  25.  
  26. -- part contents for background part 1
  27. ----- text -----
  28. 1
  29.    2
  30.       3
  31.    2
  32. 1
  33.  
  34. HyperTalk tries to indent the script as you type.  The left edge (1) is reserved for "on" and "end", the beginnings and ends of message handlers.  The next indent (2) is for commands.  Further indents (3) are commands inside of "if" or "repeat" statements.  The last line must be flush left. 
  35.  
  36. -- part contents for background part 43
  37. ----- text -----
  38. 267,189
  39.  
  40. -- part contents for background part 44
  41. ----- text -----
  42. Indented commands
  43.  
  44. -- part contents for card part 1
  45. ----- text -----
  46. Pressing the Tab key while you're editing a script automatically reformats the script.